The following error codes indicate non-fatal error conditions that might be returned by the eXtremeDB Cluster runtime while processing Cluster operations:
Mnemonic Constant NameValueMeaningMCO_E_CLUSTER900Cluster Error Code baseMCO_E_CLUSTER_NOT_INITIALIZED901Non-cluster databaseMCO_E_CLUSTER_INVALID_PARAMETER902Invalid cluster parameters valueMCO_E_CLUSTER_STOPPED903Replication was stoppedMCO_E_CLUSTER_PROTOCOLERR904Replication protocol errorMCO_E_CLUSTER_NOQUORUM905No node's quorumMCO_E_CLUSTER_BUSY906Can't stop cluster with active transactionsMCO_E_CLUSTER_INCOMPATIBLE_MODE907Incompatible modes on different nodesMCO_E_CLUSTER_SYNC908Error during synchronizationMCO_E_CLUSTER_INCOMPATIBLE_ARCH909Incompatible architecture of different nodesMCO_E_CLUSTER_DUPLICATE_NODEID910Duplicate node IDMCO_E_CLUSTER_DDL_NOT_SUPPORTED
911
DDL is not supported by Cluster
Invalid return codes912-998Values between 912 and 998 are not valid eXtremeDB return codes